Working with the Mobile Landing Page |
The mobile application provided by Process Platform lists all the registered Process Platform Instances. When you connect to the Process Platform Instance, the Mobile Landing Page will be displayed, which lists the Inbox and the available Apps. The Home button can be used to navigate back to the Mobile Landing Page from the current page. X can be used to close the active Process Platform Instance and display the list of servers.
![]() |
The Mobile Landing Page and Inbox can be extended and customized. |
Inbox
Each Process Platform user is assigned an Inbox , which is used to send and receive tasks. This Inbox is configured for a given user profile and functions like a basic mailbox. As a Process Platform user you can access the tasks that are sent directly to you, your worklists, the roles you are associated with, and the teams you belong to.
The Inbox provided by the Process Platform HTML5 SDK contains some of the basic features of the Inbox. This Inbox consists of the following options:
Option | Description |
---|---|
Personal Tasks | Lists all the tasks assigned to the user or claimed by the user. |
Roles | Lists all the roles assigned to the user. You can touch the role to access the corresponding tasks. |
Teams | Lists all the teams the user is a part of. You can touch the role to access the corresponding tasks. |
Worklists | You can view all the tasks assigned to the Worklist, the user is a part of. |
Viewing the task details
You can click any task in the the tasks list to view the task details page of the corresponding task.
The HTML5 SDK provides a generic approval task page, which can be used for viewing the task details and approval action. Here, you can add your own custom buttons as well. For more information, see Working with the Generic Approval Page. You can define your own task approval page, if required.
While using a Composite Applications Framework (CAF) User Interface in the approval process, a default task details page is displayed, which provides the following information:
Task Detail | Description |
---|---|
Process | The business process used to initiate this task. |
State | The current state of the task. |
Assignee | The person to whom this task is assigned to. |
Start Date | The date on which this task was created. |
You can click Actions to view the actions available for a particular task.
Apps
All the Apps accessible to the user are listed on the Mobile Landing Page. For more information on listing an App on the Mobile Landing Page, see Making an App Available to a Mobile User.